다음을 통해 공유


PartitionFunctionParameterCollection.Add Method

Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.

주의

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

오버로드 목록

이름 Description
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter)
Adds a PartitionFunctionParameter object to the PartitionFunctionParameterCollection collection.
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, Int32)
Adds the specified PartitionFunctionParameterobject to the collection at the specified index.
PartitionFunctionParameterCollection.Add (PartitionFunctionParameter, String)
Adds the specified PartitionFunctionParameterobject to the collection at the specified column.

참고 항목

참조

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

관련 자료

Using Collections