Used to identify the errors used during import of the ECMA 2.0.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As MAImportError
Syntax
'Declaration
Public Enumeration MAImportError
public enum MAImportError
public enum class MAImportError
public enum MAImportError
public enum MAImportError
Members
| Member name | Description |
|---|---|
| ImportErrorCustomContinueRun | |
| ImportErrorCustomStopRun | |
| ImportErrorDomainNameNotLdapConformant | A domain name value that does not conform to the LDAP specification. |
| ImportErrorInvalidAttributeValue | An attribute value does not conform to the attribute type defined in the schema. |
| ImportErrorInvalidBase64Value | There is an invalid base64 string. |
| ImportErrorInvalidBooleanValue | A boolean value cannot be parsed. |
| ImportErrorInvalidChangeType | A change type is present but invalid. |
| ImportErrorInvalidDomainName | A domain name does not meet an FIM constraint. |
| ImportErrorInvalidNumericValue | A numeric value cannot be parsed. |
| ImportErrorMissingChangeType | The change type value (add, modify, delete) is not present. |
| ImportErrorMissingDomainName | There was no domain name value for the object. |
| ImportErrorMissingObjectClass | The object class attribute is not present. |
| ImportErrorMissingObjectType | The object type is not present. |
| ImportErrorMultiValuedChangeType | Multi-valued change type is present. |
| ImportErrorParseError | A parse error happens. |
| ImportErrorReadError | There is a generic error reading a particular object. |
| Success | Everything is normal. There is no error. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000