次の方法で共有


EntityDescriptor.ServerTypeName プロパティ

定義

エンティティのマップ先データ ソース内の型の名前を取得または設定します。

public:
 property System::String ^ ServerTypeName { System::String ^ get(); };
public string ServerTypeName { get; }
member this.ServerTypeName : string
Public ReadOnly Property ServerTypeName As String

プロパティ値

データ型の名前を表す文字列。

適用対象