日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

文檔

PrimaryKeySchema

更新時間:

主鍵的屬性值。

數據結構

message PrimaryKeySchema {
    required string name = 1;
    required PrimaryKeyType type = 2;
    optional PrimaryKeyOption option = 3; 
}

名稱

類型

是否必選

描述

name

string

主鍵列名稱。

type

PrimaryKeyType

主鍵列的類型。

option

PrimaryKeyOption

主鍵列的可選配置。