QueryNotSupportedEnumeratorException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用了有效的查詢,但使用了不支援的功能
[System.Serializable]
public sealed class QueryNotSupportedEnumeratorException : Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException
[<System.Serializable>]
type QueryNotSupportedEnumeratorException = class
inherit EnumeratorException
Public NotInheritable Class QueryNotSupportedEnumeratorException
Inherits EnumeratorException
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| QueryNotSupportedEnumeratorException() |
待辦事項 |
| QueryNotSupportedEnumeratorException(String, Exception) |
待辦事項 |
| QueryNotSupportedEnumeratorException(String) |
待辦事項 |