public bool IgnoreDuplicateKey { get; set; }
Public Property IgnoreDuplicateKey As Boolean Get Set
public: property bool IgnoreDuplicateKey { bool get (); void set (bool value); }
member IgnoreDuplicateKey : bool with get, set
In This Article