C# 클래스 CassandraSharp.CQLOrdinal.CQLOrdinalExtensions

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

공개 메소드들

메소드 설명
CreateOrdinalCommand ( this @this ) : ICqlCommand
FromOrdinal ( this @this ) : ICqlCommandBuilderTo
ToOrdinal ( this @this ) : ICqlCommandBuilderBuild

메소드 상세

CreateOrdinalCommand() 공개 정적인 메소드

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

FromOrdinal() 공개 정적인 메소드

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

ToOrdinal() 공개 정적인 메소드

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