ISqlFunctionImplementation インターフェイス

SQL 関数の実装を表します。

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISqlFunctionImplementation _
    Implements ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,  _
    IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISqlFunctionImplementation
public interface ISqlFunctionImplementation : ISqlModelElement, 
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlFunctionImplementation : ISqlModelElement, 
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlFunctionImplementation extends ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISqlFunctionImplementation メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間