Specifies how command results are applied to the DataRow when used by the Update method of the ULDataAdapter.
Visual Basic Public Overrides Property UpdatedRowSource As UpdateRowSource
C# public override UpdateRowSource UpdatedRowSource { get; set; }
One of the System.Data.UpdateRowSource values. The default value is System.Data.UpdateRowSource.Both.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |