This document is archived and information here might be outdated. Recommended version. |
Checks if it's can be saved as a new persistent Dataset of a given format.
[Visual Basic .NET]
Public Function CanSaveAs ( _
ByVal Format As String _
) As Boolean
[C#]
public bool CanSaveAs (
string Format
);
[C++]
HRESULT CanSaveAs(
BSTR Format
);
[C++] Parameters Format [in]
Format is a parameter of type BSTR