ProfileQueryPreferredName.IssueQuery メソッド (Microsoft.SharePoint.Portal.WebControls)
このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Protected Overrides Function IssueQuery ( _
strQuery As String, _
startRowIndex As Integer, _
endRowIndex As Integer _
) As Object
'使用
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
)
パラメータ
- strQuery
- startRowIndex
- endRowIndex
関連項目
参照
ProfileQueryPreferredName クラス
ProfileQueryPreferredName メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間