RelationshipEntrySource.ScriptDom プロパティ

このリレーションシップが形成される原因となったスクリプト DOM を取得します。

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

構文

'宣言
Public MustOverride ReadOnly Property ScriptDom As IScriptFragment
'使用
Dim instance As RelationshipEntrySource
Dim value As IScriptFragment

value = instance.ScriptDom
public abstract IScriptFragment ScriptDom { get; }
public:
virtual property IScriptFragment^ ScriptDom {
    IScriptFragment^ get () abstract;
}
public abstract function get ScriptDom () : IScriptFragment

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.IScriptFragment

参照

参照

RelationshipEntrySource クラス

RelationshipEntrySource メンバ

Microsoft.Data.Schema.SchemaModel 名前空間