Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定当 ULDataAdapter 的 Update 方法使用命令结果时,如何将命令结果应用于 DataRow。
Public Overrides Property UpdatedRowSource As UpdateRowSource
public override UpdateRowSource UpdatedRowSource {get;set;}
System.Data.UpdateRowSource 值之一。缺省值为 System.Data.UpdateRowSource.Both。