SubQueryAttribute.SelectName Property
.NET Standard 2.x | Current Version (1.0.1)
Gets the name of the select list (SqlSelectAttribute.SelectName property) that is predefined in the model type.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public string SelectName { get; }
Property Value
System.String
The name of the select list that is predefined in the model type.
Applies to
.NET Standard
2.x