다음을 통해 공유


ConnectionManagerSqlMobileClass.GetConnectionForSchema 메서드

정의

public:
 virtual System::Object ^ GetConnectionForSchema() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSConnectionManagerDatabaseParameters100::GetConnectionForSchema;
public virtual object GetConnectionForSchema ();
abstract member GetConnectionForSchema : unit -> obj
override this.GetConnectionForSchema : unit -> obj
Public Overridable Function GetConnectionForSchema () As Object

반환

Object

스키마의 연결입니다.

구현

적용 대상