언어

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
구현

생성자

Name Description
ConnectionManagedSQL()

필드

Name Description
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

속성

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

메서드

Name Description
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)

적용 대상