Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CqlColumnAttribute ( ) : System | ||
CqlColumnAttribute ( string column ) : System | ||
CqlColumnAttribute ( string column, CqlTypeCode typeCode ) : System |
public CqlColumnAttribute ( string column ) : System | ||
column | string | |
Результат | System |
public CqlColumnAttribute ( string column, CqlTypeCode typeCode ) : System | ||
column | string | |
typeCode | CqlTypeCode | |
Результат | System |