[Missing <summary> documentation for "P:PerpetuumSoft.DataModel.MsSql.SpatialIndexSql10.IgnoreDupKey"]
Assembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public bool IgnoreDupKey { get; set; } |
Visual Basic (Declaration) |
---|
Public Property IgnoreDupKey As Boolean |
Visual C++ |
---|
public: property bool IgnoreDupKey { bool get (); void set (bool value); } |