PartitionSchemeParameter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PartitionSchemeParameter class.
Overload List
Name | Description | |
---|---|---|
PartitionSchemeParameter() | Initializes a new instance of the PartitionSchemeParameter class. | |
PartitionSchemeParameter(SqlSmoObject, String) | Initializes a new instance of the PartitionSchemeParameter class for the specified object with the specified name. |
Top