: ScopesList.IssueQuery (Método) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Protected Overrides Function IssueQuery ( _
strQuery As String, _
startRowIndex As Integer, _
endRowIndex As Integer _
) As Object
'Uso
Dim strQuery As String
Dim startRowIndex As Integer
Dim endRowIndex As Integer
Dim returnValue As Object
returnValue = Me.IssueQuery(strQuery, startRowIndex, endRowIndex)
protected override Object IssueQuery (
string strQuery,
int startRowIndex,
int endRowIndex
)
Parámetros
- strQuery
- startRowIndex
- endRowIndex
Vea también
Referencia
ScopesList (Clase)
ScopesList (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)