Gets a string identifier of the data field. This identifier must be unique across the IDataAccessor.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
string Id { get; } |
| Visual Basic |
|---|
ReadOnly Property Id As String Get |
| Visual C++ |
|---|
property String^ Id { String^ get (); } |
| F# |
|---|
abstract Id : string with get |
Property Value
Type: StringThe id.