MDIndexedPropertyException Constructor(UInt16)
In This Topic
Internal constructor with description.
Syntax
public MDIndexedPropertyException(
ushort
)
public:
MDIndexedPropertyException(
ushort
)
Parameters
| Parameter Name | Description |
|---|
| id | Property id of indexed property which was used like non-indexed property |
See Also