DmfExceptionType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Dmf 异常的类型
public enum DmfExceptionType
type DmfExceptionType =
Public Enum DmfExceptionType
- 继承
-
DmfExceptionType
字段
| 名称 | 值 | 说明 |
|---|---|---|
| DmfException | 0 | |
| AssemblyAlreadyRegistered | 1 | |
| AdapterAlreadyExists | 2 | |
| AdapterWrongNumberOfArguments | 3 | |
| ExpressionTypeMistmatch | 4 | |
| OperatorNotApplicable | 5 | |
| FunctionWrongArgumentType | 6 | |
| FunctionWrongArgumentsNumber | 7 | |
| NullFacet | 8 | |
| ExpressionSerialization | 9 | |
| TypeConversion | 10 | |
| UnsupportedType | 11 | |
| BadExpressionTree | 12 | |
| UnsupportedObjectType | 13 | |
| ExpressionNodeNotConfigurable | 14 | |
| ConversionNotSupported | 15 | |
| InvalidOperand | 16 | |
| InvalidInOperator | 17 | |
| DmfSecurity | 18 | |
| ObjectValidation | 19 | |
| ConflictingPropertyValues | 20 | |
| ObjectAlreadyExists | 21 | |
| MissingObject | 22 | |
| PolicyEvaluation | 23 | |
| MissingJobSchedule | 24 | 当策略执行模式不是 None 时,需要策略作业计划 GUID。 |
| BadEventData | 25 | |
| FailedOperation | 26 | |
| ExpressionNodeNotConfigurableOperator | 27 | |
| NonConfigurableReadOnlyProperty | 28 | |
| MissingProperty | 29 | |
| NonRetrievableProperty | 30 | |
| MissingTypeFacetAssociation | 31 | |
| FunctionWrongReturnType | 32 | |
| FunctionNoServer | 33 | |
| FunctionNotASmoObject | 34 | |
| FunctionBadDatePart | 35 | |
| FunctionTooManyColumns | 36 | |
| StringPropertyTooLong | 37 | 为属性指定的值无效(例如太长、无法接受的值) |
| TargetSetCountMismatch | 38 | 支持的数字与对象集中指定的目标集不匹配的数目 |
| UnsupportedTargetSetForFacet | 39 | 在给定方面的对象集中指定的不受支持的目标集类型 |
| NoTargetSetEnabled | 40 | 至少需要为对象集启用一个目标集 |
| RestartPending | 41 |