Property CanMatchRow
| Improve this Doc View SourceCanMatchRow
Gets a value indicates whether underlying rows can be matched by primary key value(s).
Declaration
public bool CanMatchRow { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
Gets a value indicates whether underlying rows can be matched by primary key value(s).
public bool CanMatchRow { get; }
| Type | Description |
|---|---|
| System.Boolean |