点击或拖拽改变大小

Dbc 方法

X#

Dbc 类型公开以下成员。

方法
  名称说明
公共方法静态成员Close(Boolean)
公共方法静态成员Close(String)
Close a database.
公共方法静态成员Create
Create a database.
公共方法静态成员CreateView
公共方法静态成员Delete
公共方法静态成员Dump
Dump a database to the terminal window.
公共方法静态成员DumpProperties
Dump the conents of a properties collection.
公共方法静态成员FindDatabase
Find a database by name.
公共方法静态成员GetCurrent
Get the current active database.
公共方法静态成员IsUsed
Check if a database is used/opened.
公共方法静态成员IsValidObjectType
Validate a property type.
公共方法静态成员IsValidPropertyName
Validate a property name.
公共方法静态成员Open
Open a database.
公共方法静态成员Select
DeSelect a database.
公共方法静态成员Select(String)
Select a database.
Top
参见