PartitionFunctionParameter Constructor
Initializes a new instance of the PartitionFunctionParameter class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
PartitionFunctionParameter Class
PartitionFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)