ColumnAttribute
ColumnName Property
Nemiro.Data.dll
Name field of database table.
Namespace:
Nemiro.Data
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
ColumnName
{
get
; }
public string ColumnName { get; }
Public
ReadOnly
Property
ColumnName
As
String
Get
Public ReadOnly Property ColumnName As String Get
Property Value
Type:
String
See Also
ColumnAttribute Class
Nemiro.Data Namespace