Свойство | Тип | Описание | |
---|---|---|---|
DestIsCompoundProp | bool | ||
DestIsEnumProp | bool | ||
DestType | DbType | ||
SrcType | DbType |
Метод | Описание | |
---|---|---|
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 | |
Результат | System |