C# Class AccessProviderSample.AccessDBPSDriveInfo

Any state associated with the drive should be held here. In this case, it's the connection to the database.
Inheritance: System.Management.Automation.PSDriveInfo
Afficher le fichier Open project: Huddle/Puddle Class Usage Examples

Méthodes publiques

Méthode Description
AccessDBPSDriveInfo ( System.Management.Automation.PSDriveInfo driveInfo ) : System.Data.Odbc

Constructor that takes one argument

Method Details

AccessDBPSDriveInfo() public méthode

Constructor that takes one argument
public AccessDBPSDriveInfo ( System.Management.Automation.PSDriveInfo driveInfo ) : System.Data.Odbc
driveInfo System.Management.Automation.PSDriveInfo Drive provided by this provider
Résultat System.Data.Odbc