Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
AbstractDataConnection Class
AbstractDataConnection Methods
AddParameters Method
BeginTransaction Method
BulkInsert Method
Close Method
CommitTransaction Method
CreateCommand Method
CreateDataAdapter Method
CreateNativeConnection Method
CreateParameter Method
Dispose Method
ExecuteNonQuery Method
ExecuteQuery Method
ExecuteReader Method
ExecuteScalar Method
GetExecutingConnection Method
GetNestedConnection Method
GetXmlSchema Method
HandleDbError Method
HandleError Method
CheckThreadSafety Method
IsOpen Method
IsTransaction Method
LoadDefaultConnectionString Method
LogConnectionOperation Method
NativeConnectionExists Method
NativeDBConnectionExists Method
Open Method
PrepareCommand Method
RollbackTransaction Method
SetParameterType Method
ValidateTransaction Method
AbstractDataConnection
NativeDBConnectionExists Method
Returns true if the native connection exists.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
bool
NativeDBConnectionExists
()
Return Value
Type:
Boolean
Implements
IDataConnection
NativeDBConnectionExists
See Also
Reference
AbstractDataConnection Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com