根据指定的参数来构造一个 DatasourceConnectionInfo 的新对象。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public DatasourceConnectionInfo(
	string file,
	string alias,
	string password
)

参数

file
Type: System..::.String
UDB文件名
alias
Type: System..::.String
数据源别名
password
Type: System..::.String
密码

版本信息

SuperMap iObjects .NET


请参见