ComponentOne DataObjects for .NET
CreateObjRef Method (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : CreateObjRef Method
Syntax
'Declaration
 
Public Overridable Function CreateObjRef( _
   ByVal requestedType As System.Type _
) As System.Runtime.Remoting.ObjRef
public virtual System.Runtime.Remoting.ObjRef CreateObjRef( 
   System.Type requestedType
)

Parameters

requestedType
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members