ISql90Endpoint.State プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property State As SqlEndpointState
'使用
Dim instance As ISql90Endpoint
Dim value As SqlEndpointState
value = instance.State
instance.State = value
SqlEndpointState State { get; set; }
property SqlEndpointState State {
SqlEndpointState get ();
void set (SqlEndpointState value);
}
function get State () : SqlEndpointState
function set State (value : SqlEndpointState)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlEndpointState