DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeCommand Class / Key Property

In This Topic
    Key Property (C1SnowflakeCommand)
    In This Topic
    A key which uniquely identifies this command.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Key As String
    protected string Key {get;}
    See Also