Dela via


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

See Also

Reference

SqlDatabaseSchemaProviderFamily Class

Microsoft.Data.Schema.Sql Namespace