Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet Class : ShouldSerializeTables Method |
[DebuggerNonUserCodeAttribute()] protected override bool ShouldSerializeTables()
'Declaration <DebuggerNonUserCodeAttribute()> Protected Overrides Function ShouldSerializeTables() As Boolean
'Usage Dim instance As CompositeInstanceDataSet Dim value As Boolean value = instance.ShouldSerializeTables()
[DebuggerNonUserCodeAttribute()] protected: bool ShouldSerializeTables(); override