Determines whether the server will generate Explain snapshot and/or Explain table information.
            
            
            
            
            
            
            
            'Declaration
 
Public Property DB2Explain As String
             
        
            
            public string DB2Explain {get; set;}
             
        
             
        
            
            
            Property Value
Can be "Off", "Snapshot", "Table", or "SnapshotAndTable". Default value is "Off".