This document is archived and information here might be outdated. Recommended version. |
Name of the reference data table.
[Visual Basic .NET] Public ReadOnly Property Name As ITableName
[C#] public ITableName Name {get;}
[C++]
HRESULT get_Name(
ITableName** Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type ITableName**
Returns a TableName object that describes the data source.