NameDescriptionTypeAdditional information
SubscriberId

@ char(4),/*订阅者ID */

string

Required

Max length: 4

Min length: 4

DataFreezed

@ char(1),/*1-抄读冻结,0取消抄读冻结*/

string

Required

Max length: 1

Min length: 1

DataFreezedAutoCancel

@ char(1),/*1-抄读冻结自动回正,0不自动回正*/

string

Max length: 1

CancelType

char(1),/*取消的模式。N-正常(人工取消),‘A’自动回正取消。*/

string

Max length: 1

SerialIds

@ as CT_BIGINT_UNIQUE_ARR ReadOnly /*流量计的清单*/

Collection of integer

Required