ISql90RemoteServiceBinding.WithUser プロパティ

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

構文

'宣言
Property WithUser As ISql90SecurityPrincipal
'使用
Dim instance As ISql90RemoteServiceBinding
Dim value As ISql90SecurityPrincipal

value = instance.WithUser

instance.WithUser = value
ISql90SecurityPrincipal WithUser { get; set; }
property ISql90SecurityPrincipal^ WithUser {
    ISql90SecurityPrincipal^ get ();
    void set (ISql90SecurityPrincipal^ value);
}
function get WithUser () : ISql90SecurityPrincipal
function set WithUser (value : ISql90SecurityPrincipal)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql90SecurityPrincipal

参照

参照

ISql90RemoteServiceBinding インターフェイス

ISql90RemoteServiceBinding メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間