[This is preliminary documentation and is subject to change.]
Gets or sets a boolean indicating if group length attributes will be added to the
dataset when calling the Write method.
| C# | Visual Basic | Visual C++ |
public bool AddGroupLength { get; set; }
Public Property AddGroupLength As Boolean
public: property bool AddGroupLength { bool get (); void set (bool value); }
Default value is false.