Id

DataRecord.Id property

Unique identification of record. e.g. Guid.New()

public string Id { get; }

See Also