Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CqlSharp
CqlConnection
CreateDbCommand
CqlSharp.CqlConnection.CreateDbCommand C# (CSharp) 메소드
CqlConnection 1 문서
파일 보기
프로젝트 열기: reuzel/CqlSharp
CreateDbCommand()
보호된
메소드
Creates and returns a
T:System.Data.Common.DbCommand
object associated with the current connection.
protected
CreateDbCommand
( ) :
DbCommand
리턴
DbCommand
protected override DbCommand CreateDbCommand() { return CreateCqlCommand(); }
CqlConnection
BeginDbTransaction
BeginTransaction
Cancel
ChangeDatabase
Close
CompleteOpen
CqlConnection
CreateCqlCommand
CreateDbCommand
Dispose
GetConnection
Open
OpenAsync
OpenAsyncInternal
OpenAsyncInternal2
OpenInternal
SetConnectionTimeout
Shutdown
ShutdownAll