DataTableResponseColumnOutput interface
Sütun tanımı
Özellikler
| column |
Sütunun adı |
| column |
Sütun Türü |
| data |
'String' veya 'Int32' gibi görünen veri türü. |
Özellik Ayrıntıları
columnName
Sütunun adı
columnName?: string
Özellik Değeri
string
columnType
Sütun Türü
columnType?: string
Özellik Değeri
string
dataType
'String' veya 'Int32' gibi görünen veri türü.
dataType?: string
Özellik Değeri
string