CompareByFieldKeyOidPartOfComparisonBytes Property |
Is the Oid (or OidShort) included in the comparison array bytes?
Namespace:
VelocityDb.Collection.Comparer
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public override bool OidPartOfComparisonBytes { get; }
Public Overrides ReadOnly Property OidPartOfComparisonBytes As Boolean
Get
public:
virtual property bool OidPartOfComparisonBytes {
bool get () override;
}
abstract OidPartOfComparisonBytes : bool with get
override OidPartOfComparisonBytes : bool with get
Property Value
Type:
BooleanSee Also