DataSchemaModel.ScriptSourcedModelElement 類別
針對具有指令碼來源的所有模型項目,提供基底類別。
繼承階層架構
System.Object
Microsoft.Data.Schema.SchemaModel.ModelElement
Microsoft.Data.Schema.SchemaModel.DataSchemaModel.ScriptSourcedModelElement
Microsoft.Data.Schema.Sql.SchemaModel.SqlSchemaModel.SqlModelElement
命名空間: Microsoft.Data.Schema.SchemaModel
組件: Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)
語法
'宣告
Protected MustInherit Class ScriptSourcedModelElement _
Inherits ModelElement _
Implements IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder, IFormattable
protected abstract class ScriptSourcedModelElement : ModelElement,
IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder,
IFormattable
protected ref class ScriptSourcedModelElement abstract : public ModelElement,
IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder,
IFormattable
[<AbstractClass>]
type ScriptSourcedModelElement =
class
inherit ModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
interface IFormattable
end
protected abstract class ScriptSourcedModelElement extends ModelElement implements IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder, IFormattable
DataSchemaModel.ScriptSourcedModelElement 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
DataSchemaModel.ScriptSourcedModelElement | 初始化 DataSchemaModel.ScriptSourcedModelElement 類別的新執行個體。 |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
![]() |
ElementClass | 取得項目的 ElementClass 中繼資料。 (繼承自 ModelElement)。 |
![]() |
Model | 取得項目的 ModelStore。 (繼承自 ModelElement)。 |
![]() |
Name | 取得項目的識別項。 (繼承自 ModelElement)。 |
![]() |
PrimarySource | 取得定義這個項目之主要來源的位置。 |
![]() |
ResolutionStatus | 取得目前解析狀態。 (繼承自 ModelElement)。 |
![]() |
SecondarySources | 取得定義這個項目的次要來源清單。 |
![]() |
SourceCodePositions | (繼承自 ModelElement)。 |
![]() |
ValidationStatus | 取得值,這個值表示目前項目的驗證狀態。 (繼承自 ModelElement)。 |
回頁首
方法
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。