SqlSchemaModel.XSD_RelationalSchema Field

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Const XSD_RelationalSchema As String
'Usage
Dim value As String

value = SqlSchemaModel.XSD_RelationalSchema
public const string XSD_RelationalSchema
public:
literal String^ XSD_RelationalSchema
public const var XSD_RelationalSchema : String
static val mutable XSD_RelationalSchema: string

.NET Framework Security

See Also

Reference

SqlSchemaModel Class

SqlSchemaModel Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace