資料庫的 Schema 元素 (DTA)
適用於:SQL Server
指定您要微調之資料庫的結構描述。
語法
<Database>
...code removed here...
<Schema>...</Schema>
元素特性
特性 | 描述 |
---|---|
資料類型和長度 | 無。 |
預設值 | 無。 |
出現次數 | Server 元素之下所指定的 Database 元素需要使用這個元素一次。 |
元素關聯性
關聯性 | 元素 |
---|---|
父元素 | 伺服器的 Database 元素 (DTA) |
子元素 | 結構描述的 Name 元素 (DTA) 結構描述的 Table 元素 (DTA) |
範例
如需此元素的使用範例,請參閱 Server 元素 (DTA)。