SqlElementSource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SqlElementSource class.
Overload List
Name | Description | |
---|---|---|
SqlElementSource(String) | Initializes a new instance of the SqlElementSource class, using a script. | |
SqlElementSource(TSqlFragment) | Initializes a new instance of the SqlElementSource class, using a fragment. |
Top