HybridConnection.ResourceConnectionString 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.
Optional. Reserved for future use. The connection string for the resource. This field is optional.
public string ResourceConnectionString { get; set; }
member this.ResourceConnectionString : string with get, set
Public Property ResourceConnectionString As String