Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Espace de noms: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)
Syntaxe
'Déclaration
Public Enumeration XPathExceptionCode
public enum XPathExceptionCode
public enum class XPathExceptionCode
public enum XPathExceptionCode
public enum XPathExceptionCode
Members
| Member name | Description |
|---|---|
| BadContext | The context is not valid. |
| BadQueryObject | The query object is not valid. |
| BooleanExpected | A Boolean value was expected. |
| ConstantExpected | A constant value was expected. |
| ExpressionExpected | An expression was expected. |
| FunctionExpected | A function was expected. |
| InvalidArgument | An argument that is not valid was supplied. |
| InvalidDataRecordFilter | The data record filter is not valid. |
| InvalidName | The name is not valid. |
| InvalidNodeType | The node type is not valid. |
| InvalidNumArgs | The number of arguments is not valid. |
| InvalidPattern | The pattern is not valid. |
| InvalidPrefix | The prefix is not valid. |
| InvalidToken | The token is not valid. |
| InvalidVariable | The variable is not valid. |
| Last | Last. |
| MovedFromSelection | The item was moved from the selection. |
| NodeSetExpected | A node set was expected. |
| NodeTestExpected | A node test was expected. |
| NoSelectedSet | No set was selected. |
| NotSupported | The operation is not supported. |
| NoXPathActive | There is no active Xpath. |
| NumberExpected | A number was expected. |
| QueryExpected | A query was expected. |
| Success | Success. |
| TestExpected | A test was expected. |
| TokenExpected | A token was expected. |
| UnclosedString | A string was unclosed. |
| UndefinedXsltContext | The XSLT content was undefined. |
| UnknownMethod | The method is unknown. |
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.