'DeclarationProtected Function ShouldSerializeTableMappings() As System.Boolean
'UsageDim instance As VistaDBDataAdapter Dim value As System.Boolean value = instance.ShouldSerializeTableMappings()
protected System.bool ShouldSerializeTableMappings()
Return Value
true if one or more System.Data.Common.DataTableMapping objects exist; otherwise false.