'Declaration
Public Function BuildString( _ ByVal includeDefault As Boolean _ ) As String
public string BuildString( bool includeDefault )
Parameters
- includeDefault
- Whether to include default values in the description.
Return Value
A string that describes the column collection.