Class
DetachedOID

Definition

Namespace:Telerik.OpenAccess.Runtime.Detached

Assembly:Telerik.OpenAccess.Runtime.dll

Syntax:

cs-api-definition
public sealed class DetachedOID : IObjectId

Inheritance: objectDetachedOID

Implements: IObjectId

Methods

Equals(object)

Declaration

cs-api-definition
public override bool Equals(object obj)

Parameters

obj

object

Returns

bool

Overrides object.Equals(object)

GetHashCode()

Declaration

cs-api-definition
public override int GetHashCode()

Returns

int

Overrides object.GetHashCode()

ToString()

Declaration

cs-api-definition
public override string ToString()

Returns

string

Overrides object.ToString()