DbParameterIDataParameterSourceVersion Property |
Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax DataRowVersion IDataParameter.SourceVersion { get; set; }
Private Property SourceVersion As DataRowVersion
Implements IDataParameter.SourceVersion
Get
Set
Return Value
Type:
DataRowVersionOne of the
DataRowVersion values. The default is Current.
Implements
IDataParameterSourceVersionExceptions See Also