Back to Devexpress

XPClassInfoStub Members

xpo-devexpress-dot-xpo-dot-xpclassinfostub-dot-underscore-members.md

latest5.6 KB
Original Source

XPClassInfoStub Members

A container for persistent class metadata passed via ISerializableObjectLayer objects.

Constructors

NameDescription
XPClassInfoStub()This member supports the internal infrastructure and is not intended to be used directly from your code.
XPClassInfoStub(String)This member supports the internal infrastructure and is not intended to be used directly from your code.

Properties

NameDescription
ClassNameThis member supports the internal infrastructure and is not intended to be used directly from your code.
KeyFieldNameThis member supports the internal infrastructure and is not intended to be used directly from your code.
MemberCountThis member supports the internal infrastructure and is not intended to be used directly from your code.
MembersListThis member supports the internal infrastructure and is not intended to be used directly from your code.
OptimisticLockFieldInDataLayerNameThis member supports the internal infrastructure and is not intended to be used directly from your code.
OptimisticLockFieldNameThis member supports the internal infrastructure and is not intended to be used directly from your code.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)This member supports the internal infrastructure and is not intended to be used directly from your code.
FromClassInfo(XPClassInfo) staticThis member supports the internal infrastructure and is not intended to be used directly from your code.
GetHashCode()This member supports the internal infrastructure and is not intended to be used directly from your code.
GetMemberHasOldValue(XPObjectStub, String)This member supports the internal infrastructure and is not intended to be used directly from your code.
GetMemberIndex(String, Boolean)This member supports the internal infrastructure and is not intended to be used directly from your code.
GetMemberOldValue(XPObjectStub, String)This member supports the internal infrastructure and is not intended to be used directly from your code.
GetMemberValue(XPObjectStub, String)This member supports the internal infrastructure and is not intended to be used directly from your code.
GetType()Gets the Type of the current instance. Inherited from Object.
IsMemberChanged(XPObjectStub, String)This member supports the internal infrastructure and is not intended to be used directly from your code.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
SetMemberOldValue(XPObjectStub, String, Object)This member supports the internal infrastructure and is not intended to be used directly from your code.
SetMemberValue(XPObjectStub, String, Object)This member supports the internal infrastructure and is not intended to be used directly from your code.
ToString()This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

XPClassInfoStub Class

DevExpress.Xpo Namespace