다음을 통해 공유


IndexedColumnCollection 생성자 (CollationInfo)

Initializes a new instance of the IndexedColumnCollection class that uses the specified CollationInfo object and the default initial capacity.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public Sub New ( _
    collationInfo As CollationInfo _
)
‘사용 방법
Dim collationInfo As CollationInfo 

Dim instance As New IndexedColumnCollection(collationInfo)
public IndexedColumnCollection(
    CollationInfo collationInfo
)
public:
IndexedColumnCollection(
    CollationInfo^ collationInfo
)
new : 
        collationInfo:CollationInfo -> IndexedColumnCollection
public function IndexedColumnCollection(
    collationInfo : CollationInfo
)

매개 변수

참고 항목

참조

IndexedColumnCollection 클래스

IndexedColumnCollection 오버로드

Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스