ColumnConfigAnnotation.GeneratorExtensionHandleXml プロパティ

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

構文

'宣言
Public Property GeneratorExtensionHandleXml As String
'使用
Dim instance As ColumnConfigAnnotation
Dim value As String

value = instance.GeneratorExtensionHandleXml

instance.GeneratorExtensionHandleXml = value
public string GeneratorExtensionHandleXml { get; set; }
public:
property String^ GeneratorExtensionHandleXml {
    String^ get ();
    void set (String^ value);
}
public function get GeneratorExtensionHandleXml () : String
public function set GeneratorExtensionHandleXml (value : String)

プロパティ値

型 : System.String

参照

参照

ColumnConfigAnnotation クラス

ColumnConfigAnnotation メンバ

Microsoft.Data.Schema.DataGenerator 名前空間