MsDb2EntityDataReader.CreateObjRef(Type) Method

Definition

public:
 override System::Runtime::Remoting::ObjRef ^ CreateObjRef(Type ^ requestedType);
[System.Security.SecurityCritical]
public override System.Runtime.Remoting.ObjRef CreateObjRef (Type requestedType);
abstract member CreateObjRef : Type -> System.Runtime.Remoting.ObjRef
override this.CreateObjRef : Type -> System.Runtime.Remoting.ObjRef
Public Overrides Function CreateObjRef (requestedType As Type) As ObjRef

Parameters

requestedType
Type

Returns

ObjRef
Attributes

Applies to