VCProject.ManagedDBProvider Property

Definition

Microsoft Internal Use Only.

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

Property Value

A string.

Attributes

Applies to