Schema Element (ASSL)

Contains the schema of the data source view.

구문

<DataSourceView>
   ...
   <Schema>...</Schema>
   ...
</DataSourceView>

Element Characteristics

Characteristic Description

Data type and length

Schema

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element

Parent element

DataSourceView

Child elements

None

주의

The Schema is represented using the XML Schema Definition (XSD) language format of DataSets in the Microsoft .NET Framework, with some extensions for DataSets and others specific to this usage within the data definition language (DDL). DataSets define a flexible mapping from XSD to a relational schema, but then return XSD in a more canonical form. Only this canonical form is valid within data sources.

The element that corresponds to the parent of Schema in the Analysis Management Objects (AMO) object model is DataSourceView.

참고 항목

참조

Properties (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기