InvalidQueryExpressionException クラス

指定されたクエリ式が有効でない場合にスローされる例外です。

継承階層

System.Object
  System.Exception
    Microsoft.SharePoint.Client.ClientRequestException
      Microsoft.SharePoint.Client.InvalidQueryExpressionException

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)

構文

'宣言
Public NotInheritable Class InvalidQueryExpressionException _
    Inherits ClientRequestException
'使用
Dim instance As InvalidQueryExpressionException
public sealed class InvalidQueryExpressionException : ClientRequestException

注釈

これは、シール クラスです。

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

InvalidQueryExpressionException メンバー

Microsoft.SharePoint.Client 名前空間