IScript インターフェイス

任意の要素を表します。 図形は考慮しませんが、本体の依存関係は考慮します。

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

構文

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

参照

参照

IScript メンバ

Microsoft.Data.Schema.SchemaModel.Abstract 名前空間