SfcCollectionInfo(String, Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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