SqlSelectAttribute.SqlSelectAttribute(string selectName) Constructor
.NET Standard 2.x | Current Version (1.0.1)
Initializes a new instance of the SqlSelectAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
public SqlSelectAttribute(string selectName)
Parameters
selectName
System.String
The name of the select list.
Applies to
.NET Standard
2.x