C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowCommand Class / UpdatedRowSource Property

In This Topic
UpdatedRowSource Property (C1ServiceNowCommand)
In This Topic
Gets or sets how command results are applied to the System.Data.DataRow when used by the Update method of a System.Data.Common.DbDataAdapter.
Syntax
'Declaration
 
Public Overrides NotOverridable Property UpdatedRowSource As UpdateRowSource
 
See Also