Share via


ConnectionManagedSQL 클래스

정의

public ref class ConnectionManagedSQL : Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::ConnectionManaged, Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::IDTSSetConnectionManager
public class ConnectionManagedSQL : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.ConnectionManaged, Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.IDTSSetConnectionManager
type ConnectionManagedSQL = class
    inherit ConnectionManaged
    interface IDTSSetConnectionManager
Public Class ConnectionManagedSQL
Inherits ConnectionManaged
Implements IDTSSetConnectionManager
상속
ConnectionManagedSQL
구현

생성자

ConnectionManagedSQL()

필드

m_CodePage (다음에서 상속됨 ConnectionManaged)
m_command (다음에서 상속됨 ConnectionManaged)
m_connMgr (다음에서 상속됨 ConnectionManaged)
m_dataSet (다음에서 상속됨 ConnectionManaged)
m_ExecutionValue (다음에서 상속됨 ConnectionManaged)
m_ParameterSize (다음에서 상속됨 ConnectionManaged)
m_rawConnection (다음에서 상속됨 ConnectionManaged)
m_reader (다음에서 상속됨 ConnectionManaged)
m_xmlDoc

속성

CodePage (다음에서 상속됨 ConnectionManaged)
DataSet (다음에서 상속됨 ConnectionManaged)
Events (다음에서 상속됨 ConnectionManaged)
ExecutionValue (다음에서 상속됨 ConnectionManaged)
IsXMLSupported
Log (다음에서 상속됨 ConnectionManaged)
XmlResult

메서드

BindParameter(Object, Int32, Int32, Object)
ClearStructures() (다음에서 상속됨 ConnectionManaged)
Close() (다음에서 상속됨 ConnectionManaged)
ConvertParameterDirection(ParameterDirections) (다음에서 상속됨 ConnectionManaged)
CreateDataAdapter(IDbCommand)
CreateDataParameter()
ExecuteBatch(String, Int32, Boolean, UInt32, Boolean) (다음에서 상속됨 ConnectionManaged)
ExecuteStatement(Int32, Boolean, UInt32) (다음에서 상속됨 ConnectionManaged)
ExecuteXML()
GetColumn(Object) (다음에서 상속됨 ConnectionManaged)
GetOutParamValue(Object) (다음에서 상속됨 ConnectionManaged)
IsDynamicLength(DbType)

매개 변수 형식이 가변 길이(문자열 및 이진)로 있는지 여부를 확인하는 도우미 함수

(다음에서 상속됨 ConnectionManaged)
PostDiagnosticMessage(String) (다음에서 상속됨 ConnectionManaged)
PrepareSQLStatement(String, Boolean) (다음에서 상속됨 ConnectionManaged)
SetConnectionManager(Object)
SetDBConnection(Object) (다음에서 상속됨 ConnectionManaged)
SetParameterSize(Int32) (다음에서 상속됨 ConnectionManaged)
UseParameterSize()

다른 관리되는 공급자가 기본 매개 변수 크기(-1)를 처리할 수 있도록 허용합니다.

(다음에서 상속됨 ConnectionManaged)

적용 대상