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)