Create and prepare a SqlCommand, and call ExecuteReader with the appropriate CommandBehavior.
[Visual Basic] Overloads Public Shared Function ExecuteReader( _ ByVal context As SqlContext, _ ByVal commandType As CommandType, _ ByVal commandText As String _ ) As SqlDataReader