C# Class CqlSharp.Serialization.CqlTableAttribute

Annotates a class to have it map to a specific table and optionally keyspace
Inheritance: CqlEntityAttribute
Show file Open project: reuzel/CqlSharp

Public Methods

Method Description
CqlTableAttribute ( string table )

Method Details

CqlTableAttribute() public method

public CqlTableAttribute ( string table )
table string