Method | Description | |
---|---|---|
CqlUserTypeAttribute ( string keyspace, string typeName ) |
Initializes a new instance of the CqlUserTypeAttribute class.
|
public CqlUserTypeAttribute ( string keyspace, string typeName ) | ||
keyspace | string | The keyspace. |
typeName | string | Name of the type. |