SqlDatabaseSchemaProviderFamily.SqlFamilyName Field
The name of this family of database schema providers.
Namespace: Microsoft.Data.Schema.Sql
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Const SqlFamilyName As String
public const string SqlFamilyName
public:
literal String^ SqlFamilyName
static val mutable SqlFamilyName: string
public const var SqlFamilyName : 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.