IDTSConnectionManagerDatabaseParameters100.InitialCatalog Property

Definition

For more information, see ConnectionManager.

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

Property Value

Attributes

Applies to