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.3454
public string Alias { get; }
Public ReadOnly Property Alias As String
Get
public:
property String^ Alias {
String^ get ();
}
member Alias : string with get
Property Value
String