InitializationCommand Property
Specifies a data source-specific command that should be executed immediately after establishing the connection.
public string InitializationCommand {get; set;}
'Declaration
Public Property InitializationCommand As String
Property Value
A data source-specific command that should be executed immediately after establishing the connection.