static extern short SQLMoreResults(int statementHandle);
Private Shared Function SQLMoreResults(ByVal statementHandle As IntPtr) As Short