RelationshipEntrySource.CacheIdentifier プロパティ

要素の発生元のファイル名を取得します。

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

構文

'宣言
Public MustOverride ReadOnly Property CacheIdentifier As String
'使用
Dim instance As RelationshipEntrySource
Dim value As String

value = instance.CacheIdentifier
public abstract string CacheIdentifier { get; }
public:
virtual property String^ CacheIdentifier {
    String^ get () abstract;
}
public abstract function get CacheIdentifier () : String

プロパティ値

型 : System.String

参照

参照

RelationshipEntrySource クラス

RelationshipEntrySource メンバ

Microsoft.Data.Schema.SchemaModel 名前空間