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