ErrorCodes Enumeration
Specifies the type of error that occurred during an operation of STSADM.EXE.
Namespace: Microsoft.SharePoint.StsAdmin
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration ErrorCodes
Dim instance As ErrorCodes
public enum ErrorCodes
Members
Member name | Description | |
---|---|---|
GeneralError | A non-syntax error. | |
SyntaxError | A syntax error. |