Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
dbscript
ScriptDbObjects
C# Class dbscript.ScriptDbObjects
显示文件
Open project: msharp/dbscript
Class Usage Examples
Public Methods
Method
Description
ScriptDbObjects
(
Connection
connection
,
string
filePath
,
string
dbName
) :
System
Private Methods
Method
Description
getAllDatabases
(
Connection
connstr
) :
List
Method Details
ScriptDbObjects()
public
method
public
ScriptDbObjects
(
Connection
connection
,
string
filePath
,
string
dbName
) :
System
connection
Connection
filePath
string
dbName
string
return
System