PHP 클래스 Cassandra\SimpleStatement
They are constructed with a CQL string that can contain positional
argument markers
?.
NOTE: Positional argument are only valid for native protocol v2+.
파일 보기
프로젝트 열기: datastax/php-driver
공개 메소드들
메소드 |
설명 |
|
__construct ( string $cql ) |
Creates a new simple statement with the provided CQL. |
|
메소드 상세
Creates a new simple statement with the provided CQL.