主キーを表すフィールド名と値のペアを定義します。
名前空間:
GrapeCity.Forguncy.ServerApiアセンブリ: GrapeCity.Forguncy.ServerApi (GrapeCity.Forguncy.ServerApi.dll 内)
構文
C# |
---|
public ColumnValuePair PrimaryKey { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic (宣言) |
---|
Public Property PrimaryKey As ColumnValuePair <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |