 | BcfUniqueKeyConstraintExceptionIndexColumnNames Property |
[This is preliminary documentation and is subject to change.]
The column names of the violated index.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic string[] IndexColumnNames { get; }Public ReadOnly Property IndexColumnNames As String()
Get
Property Value
Type:
String
See Also