UserDefinedAggregateCollection 생성자 (CollationInfo)

Initializes a new instance of the UserDefinedAggregateCollection class that uses the specified CollationInfo object and has 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 UserDefinedAggregateCollection(collationInfo)
public UserDefinedAggregateCollection(
    CollationInfo collationInfo
)
public:
UserDefinedAggregateCollection(
    CollationInfo^ collationInfo
)
new : 
        collationInfo:CollationInfo -> UserDefinedAggregateCollection
public function UserDefinedAggregateCollection(
    collationInfo : CollationInfo
)

매개 변수

참고 항목

참조

UserDefinedAggregateCollection 클래스

UserDefinedAggregateCollection 오버로드

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