This document is archived and information here might be outdated. Recommended version. |
Indicates if the backend data source is AIS.
[Visual Basic .NET]
Public ReadOnly Property IsDataSourceAIS As Boolean
[C#]
public bool IsDataSourceAIS {get;}
[C++]
HRESULT get_IsDataSourceAIS(
Boolean* pDsIsAIS
);
[C++] Parameters pDsIsAIS [out, retval]
pDsIsAIS is a parameter of type bool*