Miner.Interop.Process Namespace > PxLoginClass Class : CreateReadRS Method |
'Declaration
Public Overridable Function CreateReadRS( _ ByVal sSQL As System.String, _ ByVal pConn As ADODB.Connection _ ) As ADODB.Recordset
'Usage
Dim instance As PxLoginClass Dim sSQL As System.String Dim pConn As ADODB.Connection Dim value As ADODB.Recordset value = instance.CreateReadRS(sSQL, pConn)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2