ConnectionSettings.ApplicationIntent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The application intent of the connection Valid values are ReadWrite and ReadOnly
public string ApplicationIntent { get; set; }
member this.ApplicationIntent : string with get, set
Public Property ApplicationIntent As String