SfcReferenceCollectionAttribute 생성자 (Type)

Initializes a new instance of the SfcReferenceCollectionAttribute class with optional keys.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Public Sub New ( _
    resolverType As Type _
)
‘사용 방법
Dim resolverType As Type 

Dim instance As New SfcReferenceCollectionAttribute(resolverType)
public SfcReferenceCollectionAttribute(
    Type resolverType
)
public:
SfcReferenceCollectionAttribute(
    Type^ resolverType
)
new : 
        resolverType:Type -> SfcReferenceCollectionAttribute
public function SfcReferenceCollectionAttribute(
    resolverType : Type
)

매개 변수

  • resolverType
    유형: System.Type
    The type to instantiate a resolver from.

참고 항목

참조

SfcReferenceCollectionAttribute 클래스

SfcReferenceCollectionAttribute 오버로드

Microsoft.SqlServer.Management.Sdk.Sfc.Metadata 네임스페이스