BaseObject
TableName Property
Nemiro.Data.dll
Table name.
Namespace:
Nemiro.Data.Sql
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
TableName
{
get
; }
public string TableName { get; }
Public
ReadOnly
Property
TableName
As
String
Get
Public ReadOnly Property TableName As String Get
Property Value
Type:
String
See Also
BaseObject Class
Nemiro.Data.Sql Namespace
Nemiro.Data
TableAttribute