SqlDatabaseSchemaProviderFamily.ProviderName Field
The name of the assembly that defines the provider, such as System.Data.SqlClient.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Const ProviderName As String
public const string ProviderName
public:
literal String^ ProviderName
static val mutable ProviderName: string
public const var ProviderName : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.