C# Class CqlSharp.Serialization.CqlTableAttribute

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

Méthodes publiques

Méthode Description
CqlTableAttribute ( string table )

Method Details

CqlTableAttribute() public méthode

public CqlTableAttribute ( string table )
table string