PartitionFunctionParameter Constructor
Initializes a new instance of the PartitionFunctionParameter class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | 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.
|
Siehe auch
Verweis
PartitionFunctionParameter Class
PartitionFunctionParameter Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Using Table and Index Partitioning
CREATE PARTITION FUNCTION (Transact-SQL)