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

適用対象