 | EnsuredQueryableTableAlias Property |
The alias defined on the new From Table entry, if the required entry is missing.
Namespace: Ignition.ConfigurationAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic string Alias { get; }Public ReadOnly Property Alias As String
Get
public:
property String^ Alias {
String^ get ();
}member Alias : string with get
Property Value
String
See Also