다음을 통해 공유


IDTSConnectionManagerDatabaseParameters100.InitialCatalog 속성

정의

public:
 property System::String ^ InitialCatalog { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public string InitialCatalog { [System.Runtime.InteropServices.DispId(24)] get; [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<get: System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.InitialCatalog : string with get, set
Public Property InitialCatalog As String

속성 값

연결에 대한 초기 카탈로그입니다.

특성

적용 대상