SchemaViewElementNodeProperties 類別
這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。
此 API 不符合 CLS 標準。
繼承階層架構
System.Object
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal.DatabaseSchemaViewLocalizableProperties
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal.SchemaViewNodeProperties
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal.SchemaViewElementNodeProperties
命名空間: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
組件: Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)
語法
'宣告
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public Class SchemaViewElementNodeProperties _
Inherits SchemaViewNodeProperties
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public class SchemaViewElementNodeProperties : SchemaViewNodeProperties
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class SchemaViewElementNodeProperties : public SchemaViewNodeProperties
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
type SchemaViewElementNodeProperties =
class
inherit SchemaViewNodeProperties
end
public class SchemaViewElementNodeProperties extends SchemaViewNodeProperties
SchemaViewElementNodeProperties 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ExtenderCATID | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 (繼承自 SchemaViewNodeProperties)。 | |
FileName | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 | |
FilePath | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 | |
Name | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 (繼承自 SchemaViewNodeProperties)。 |
回頁首
方法
回頁首
明確介面實作
名稱 | 說明 | |
---|---|---|
IInternalExtenderProvider.CanExtend | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 (繼承自 SchemaViewNodeProperties)。 | |
IInternalExtenderProvider.GetExtender | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 (繼承自 SchemaViewNodeProperties)。 | |
IInternalExtenderProvider.GetExtenderNames | 這個類別和它的成員會保留給內部使用,其目的不是要供您的程式碼使用。 (繼承自 SchemaViewNodeProperties)。 |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal 命名空間