DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Deveel.Data.Mapping.ColumnAttribute Member List

This is the complete list of members for Deveel.Data.Mapping.ColumnAttribute, including all inherited members.

ColumnAttribute(string name, SqlTypeCode type, int size, int scale)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(string name, SqlTypeCode type, int size)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(string name, SqlTypeCode type)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(string name)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(SqlTypeCode type, int size, int scale)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(SqlTypeCode type, int size)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(SqlTypeCode type)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(int size, int scale)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute(int size)Deveel.Data.Mapping.ColumnAttributeinline
ColumnAttribute()Deveel.Data.Mapping.ColumnAttributeinline
ColumnNameDeveel.Data.Mapping.ColumnAttribute
ScaleDeveel.Data.Mapping.ColumnAttribute
SizeDeveel.Data.Mapping.ColumnAttribute
SqlTypeDeveel.Data.Mapping.ColumnAttribute