Skip to content

IRow.IdField property

Gets the identifier field.

public Field IdField { get; }

Property Value

The identifier field.

See Also