This document is archived and information here might be outdated. Recommended version. |
Opens the dataset from file.
[Visual Basic .NET]
Public Sub BasicOpenFromFile ( _
ByVal Path As String _
)
[C#]
public void BasicOpenFromFile (
string Path
);
[C++]
HRESULT BasicOpenFromFile(
BSTR Path
);
[C++] Parameters Path [in]
Path is a parameter of type BSTR