ArcObjects Library Reference (GeoDatabase)  

ISchemaLockInfo.TableName Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISchemaLockInfo Interface

.NET Related Topics

Using schema locks