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