打开数据源

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

语法

C#
public static Datasource OpenFileDatasource(
	string fileName,
	string passWord,
	bool isReadOnly,
	bool first,
	out bool passwordWorry
)

参数

fileName
Type: System..::.String
数据源文件
passWord
Type: System..::.String
密码
isReadOnly
Type: System..::.Boolean
是否只读
first
Type: System..::.Boolean
passwordWorry
Type: System..::.Boolean %

返回值

请参见