DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnectionStringBuilder Class / Url Property

In This Topic
    Url Property (C1SnowflakeConnectionStringBuilder)
    In This Topic
    The name of the Snowflake database that the provider should use.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also