Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets or sets a ULDataAdapter object for which SQL statements are automatically generated.
Visual BasicPublic Property DataAdapter As ULDataAdapter
C#public ULDataAdapter DataAdapter { get; set; }
A ULDataAdapter object.