Property | Type | Description | |
---|---|---|---|
DestIsCompoundProp | bool | ||
DestIsEnumProp | bool | ||
DestType | DbType | ||
SrcType | DbType |
Method | Description | |
---|---|---|
SourceColumnInfo ( DbType DestType, DbType SrcType, bool DestIsEnumProp, bool DestIsCompoundProp ) : System |
public SourceColumnInfo ( DbType DestType, DbType SrcType, bool DestIsEnumProp, bool DestIsCompoundProp ) : System | ||
DestType | DbType | |
SrcType | DbType | |
DestIsEnumProp | bool | |
DestIsCompoundProp | bool | |
return | System |