Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Implemented by all extensions that are loaded by an Extension Manager.
Namespace: Microsoft.Data.Schema.Extensibility
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Interface IExtension
[CLSCompliantAttribute(true)]
public interface IExtension
[CLSCompliantAttribute(true)]
public interface class IExtension
[<CLSCompliantAttribute(true)>]
type IExtension = interface end
public interface IExtension
Remarks
This interface is a marker interface; it has no members.