C# 클래스 CassandraSharp.CQLPoco.CQLPocoExtensions

파일 보기 프로젝트 열기: pchalamet/cassandra-sharp

공개 메소드들

메소드 설명
CreatePocoCommand ( this @this ) : ICqlCommand
FromPoco ( this @this ) : ICqlCommandBuilderTo
ToPoco ( this @this ) : ICqlCommandBuilderBuild

메소드 상세

CreatePocoCommand() 공개 정적인 메소드

public static CreatePocoCommand ( this @this ) : ICqlCommand
@this this
리턴 ICqlCommand

FromPoco() 공개 정적인 메소드

public static FromPoco ( this @this ) : ICqlCommandBuilderTo
@this this
리턴 ICqlCommandBuilderTo

ToPoco() 공개 정적인 메소드

public static ToPoco ( this @this ) : ICqlCommandBuilderBuild
@this this
리턴 ICqlCommandBuilderBuild