Microsoft.Data.Tools.Schema.Extensibility Namespace

Classes

  Class Description
Public class ExtensionHandle Base class for generic version for ExtensionHandle. The handle that contains the extension type, the named configuration for this extension type.
Public class ExtensionHandle< (Of < ( <'TInterfaceType> ) > ) > The handle that contains the extension type, the named configuration for this extension type. User can get the ExtensionHandle from ExtensionManager and instantiate the extension type from this handle.

Interfaces

  Interface Description
Public interface IExtension