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