DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / UseEtag Property

In This Topic
    UseEtag Property (C1D365SConnectionStringBuilder)
    In This Topic
    Specifies whether Etag is considered or not. Default is false/not.
    Syntax
    'Declaration
     
    Public Property UseEtag As Boolean
    public bool UseEtag {get; set;}
    See Also