다음을 통해 공유


ConnectionManagedGeneric 클래스

정의

public ref class ConnectionManagedGeneric : Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::ConnectionManaged
public class ConnectionManagedGeneric : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.ConnectionManaged
type ConnectionManagedGeneric = class
    inherit ConnectionManaged
Public Class ConnectionManagedGeneric
Inherits ConnectionManaged
상속
ConnectionManagedGeneric

생성자

ConnectionManagedGeneric()

필드

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

속성

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

메서드

BindParameter(Object, Int32, Int32, Object) (다음에서 상속됨 ConnectionManaged)
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)
SetDBConnection(Object) (다음에서 상속됨 ConnectionManaged)
SetParameterSize(Int32) (다음에서 상속됨 ConnectionManaged)
UseParameterSize()

적용 대상