次の方法で共有


Seed プロパティ

ID 列の IDENTITY シードを取得します。

名前空間:  Microsoft.SqlServer.Management.SqlParser.Metadata
アセンブリ:  Microsoft.SqlServer.Management.SqlParser (Microsoft.SqlServer.Management.SqlParser.dll)

構文

'宣言
Public ReadOnly Property Seed As Long
    Get
'使用
Dim instance As IdentityColumnInfo
Dim value As Long

value = instance.Seed
public long Seed { get; }
public:
property long long Seed {
    long long get ();
}
member Seed : int64
function get Seed () : long

プロパティ値

型: System. . :: . .Int64
ID 列の IDENTITY シードです。