C# 클래스 CqlSharp.Serialization.CqlTableAttribute

Annotates a class to have it map to a specific table and optionally keyspace
상속: CqlEntityAttribute
파일 보기 프로젝트 열기: reuzel/CqlSharp

공개 메소드들

메소드 설명
CqlTableAttribute ( string table )

메소드 상세

CqlTableAttribute() 공개 메소드

public CqlTableAttribute ( string table )
table string