This document is archived and information here might be outdated. Recommended version. |
The id of the dataset.
[Visual Basic .NET]
Public Property DSID As Integer
[C#]
public int DSID {get; set;}
[C++]
HRESULT get_DSID(
System.Int32* DSID
);
[C++]
HRESULT put_DSID(
long DSID
);
[C++] Parameters DSID [out, retval]
DSID is a parameter of type long* DSID [in]
DSID is a parameter of type long