EntityObjectValidationErrorType Enumeration

System Center

Updated: April 25, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the list of entity object validation error types.

Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

'Usage
Dim instance As EntityObjectValidationErrorType

public enum class EntityObjectValidationErrorType
public enum EntityObjectValidationErrorType
public enum EntityObjectValidationErrorType

Member nameDescription
SourceEntityNullRepresents the validation error that occurs when the source entity is null in the relationship instance.
TargetEntityNullRepresents the validation error that occurs when the target entity is null in the relationship instance.
UnknownRepresents that the validation error type is unknown.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: