IDatabaseSchemaView 介面
這個介面代表 Visual Studio 中的資料庫結構描述檢視。
此 API 不符合 CLS 標準。
命名空間: Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView
組件: Microsoft.VisualStudio.Data.Schema.Package (在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)
語法
'宣告
<CLSCompliantAttribute(False)> _
Public Interface IDatabaseSchemaView _
Inherits ISchemaModelViewer
[CLSCompliantAttribute(false)]
public interface IDatabaseSchemaView : ISchemaModelViewer
[CLSCompliantAttribute(false)]
public interface class IDatabaseSchemaView : ISchemaModelViewer
[<CLSCompliantAttribute(false)>]
type IDatabaseSchemaView =
interface
interface ISchemaModelViewer
end
public interface IDatabaseSchemaView extends ISchemaModelViewer
IDatabaseSchemaView 型別會公開下列成員。
方法
回頁首
請參閱
參考
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView 命名空間