PartitionScheme Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PartitionScheme class.
Overload List
Name | Description | |
---|---|---|
![]() |
PartitionScheme() | Initializes a new instance of the PartitionScheme class. |
![]() |
PartitionScheme(Database, String) | Initializes a new instance of the PartitionScheme class, and sets the name of the partition scheme and the database to which it belongs. |
Top