PartitionFunctionParameter Constructor
Initializes a new instance of the PartitionFunctionParameter class.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
PartitionFunctionParameter () |
Initializes a new instance of the PartitionFunctionParameter class.
|
PartitionFunctionParameter (PartitionFunction) |
Initializes a new instance of the PartitionFunctionParameter class for the specified partition function.
|
PartitionFunctionParameter (PartitionFunction, DataType) |
Initializes a new instance of the PartitionFunctionParameter class with the specified data type and for the specified partition function.
|
Vedere anche
Riferimento
PartitionFunctionParameter Class
PartitionFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)