This document is archived and information here might be outdated. Recommended version. |
The comma delimited list of table names for the query.
[Visual Basic .NET]
Public Property Tables As String
[C#]
public string Tables {get; set;}
[C++]
HRESULT get_Tables(
System.String* Tables
);
[C++]
HRESULT put_Tables(
BSTR Tables
);
[C++] Parameters Tables [out, retval]
Tables is a parameter of type BSTR* Tables [in]
Tables is a parameter of type BSTR