StreamType

表 StreamType的 描述

名称

StreamType

注释

流向类型


名称

数据类型

注释

fchrNotes

NVARCHAR(100)

备注

fchrStreamTypeID

UNIQUEIDENTIFIER

ID

fchrStreamTypeName

NVARCHAR(60)

流向类型名称

fchrStreamTypeNO

NVARCHAR(20)

流向类型 编码

fintStreamType

INT

流向类型 1-流入 -1:流出

fintUsedNumber

SMALLINT

业务帐套引用次数


表 StreamType 的字段 fchrStreamTypeID

类StreamType的属性fchrStreamTypeID的卡片

代码

fchrStreamTypeID

注释

ID

数据类型

UNIQUEIDENTIFIER

初始值

 


表 StreamType 的字段 fchrStreamTypeNO

类StreamType的属性fchrStreamTypeNO的卡片

代码

fchrStreamTypeNO

注释

流向类型 编码

数据类型

NVARCHAR(20)

初始值

 


表 StreamType 的字段 fchrStreamTypeName

类StreamType的属性fchrStreamTypeName的卡片

代码

fchrStreamTypeName

注释

流向类型名称

数据类型

NVARCHAR(60)

初始值

 


表 StreamType 的字段 fchrNotes

类StreamType的属性fchrNotes的卡片

代码

fchrNotes

注释

备注

数据类型

NVARCHAR(100)

初始值

 


表 StreamType 的字段 fintUsedNumber

类StreamType的属性fintUsedNumber的卡片

代码

fintUsedNumber

注释

业务帐套引用次数

数据类型

SMALLINT

初始值

 


表 StreamType 的字段 fintStreamType

类StreamType的属性fintStreamType的卡片

代码

fintStreamType

注释

流向类型 1-流入 -1:流出

数据类型

INT

初始值

 


代码

注释

PK_StreamType_StreamTypeID