Does this field have an Oid?
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool HasId { get; }
Public ReadOnly Property HasId As Boolean
Get
public:
property bool HasId {
bool get ();
}
member HasId : bool with get
Property Value
Type:
BooleanSee Also