DbProviderManifest.NamespaceName 属性

定义

获取此提供程序清单使用的命名空间。

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

属性值

此提供程序清单使用的命名空间。

适用于