SfcCollectionInfo(String, Object) 생성자

정의

public SfcCollectionInfo(string displayName, object collection);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollectionInfo : string * obj -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollectionInfo
Public Sub New (displayName As String, collection As Object)

매개 변수

displayName
String
collection
Object

적용 대상