CurrentPackageSet Property
Gets or sets the schema name for selecting the package to use for subsequent SQL statements.
public string CurrentPackageSet {get; set;}
'Declaration
Public Property CurrentPackageSet As String
Property Value
The schema name for selecting the package to use for subsequent SQL statements.