SfcCollectionInfo(String, Object) Constructor

Definition

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)

Parameters

displayName
String
collection
Object

Applies to