Miner.Interop.Process Namespace > clsLoginClass Class : CreateEditRS Method |
'Declaration
Public Overridable Function CreateEditRS( _ ByVal sSQL As System.String, _ ByVal pConn As ADODB.Connection _ ) As ADODB.Recordset
'Usage
Dim instance As clsLoginClass Dim sSQL As System.String Dim pConn As ADODB.Connection Dim value As ADODB.Recordset value = instance.CreateEditRS(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