DbProviderManifest.NamespaceName Property

Definition

Gets the namespace used by this provider manifest.

public:
 abstract property System::String ^ NamespaceName { System::String ^ get(); };
public abstract string NamespaceName { get; }
member this.NamespaceName : string
Public MustOverride ReadOnly Property NamespaceName As String

Property Value

The namespace used by this provider manifest.

Applies to