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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |