AssemblyEncryptionSource.Assembly プロパティ

アセンブリ名を取得または設定します。

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

構文

'宣言
Public Property Assembly As Identifier
'使用
Dim instance As AssemblyEncryptionSource
Dim value As Identifier

value = instance.Assembly

instance.Assembly = value
public Identifier Assembly { get; set; }
public:
property Identifier^ Assembly {
    Identifier^ get ();
    void set (Identifier^ value);
}
public function get Assembly () : Identifier
public function set Assembly (value : Identifier)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.Identifier

参照

参照

AssemblyEncryptionSource クラス

AssemblyEncryptionSource メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間