This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISchemaLockInfo Interface > ISchemaLockInfo.TableName Property (ArcObjects .NET 10.4 SDK) |
The name of the table with the schema lock.
[Visual Basic .NET] Public ReadOnly Property TableName As String
[C#] public string TableName {get;}
[C++]
HRESULT get_TableName(
BSTR* TableName
);
[C++]
Parameters TableName [out, retval] TableName is a parameter of type BSTR