PartitionFunctionParameter Constructor

Initializes a new instance of the PartitionFunctionParameter class.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 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.

请参阅

参考

PartitionFunctionParameter Class
PartitionFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace

其他资源

Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)