IScriptSourcedElement インターフェイス
要素のスクリプト ソースを 1 つ持つすべてのモデル要素のインターフェイス。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Public Interface IScriptSourcedElement _
Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As IScriptSourcedElement
public interface IScriptSourcedElement : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IScriptSourcedElement : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IScriptSourcedElement extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
参照
参照
Microsoft.Data.Schema.SchemaModel 名前空間