SfcMetadataDiscovery(Type) Constructor

Definition

Create an instance of the SfcMetadataDiscovery class

public SfcMetadataDiscovery (Type type);
new Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery
Public Sub New (type As Type)

Parameters

type
Type

An SFC type

Applies to