次の方法で共有


ISql90Route.Lifetime プロパティ

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

構文

'宣言
Property Lifetime As Integer
'使用
Dim instance As ISql90Route
Dim value As Integer

value = instance.Lifetime

instance.Lifetime = value
int Lifetime { get; set; }
property int Lifetime {
    int get ();
    void set (int value);
}
function get Lifetime () : int
function set Lifetime (value : int)

プロパティ値

型 : System.Int32

参照

参照

ISql90Route インターフェイス

ISql90Route メンバ

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