SchemaCollection 생성자 (CollationInfo)

Initializes a new instance of the SchemaCollection 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 SchemaCollection(collationInfo)
public SchemaCollection(
    CollationInfo collationInfo
)
public:
SchemaCollection(
    CollationInfo^ collationInfo
)
new : 
        collationInfo:CollationInfo -> SchemaCollection
public function SchemaCollection(
    collationInfo : CollationInfo
)

매개 변수

참고 항목

참조

SchemaCollection 클래스

SchemaCollection 오버로드

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