AdoDotNetConnectionProperties.GetBasicProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves an array of property name values representing the set of "basic" properties recognizable by the current AdoDotNetConnectionProperties class instance.
public:
override cli::array <System::String ^> ^ GetBasicProperties();
public override string[] GetBasicProperties ();
override this.GetBasicProperties : unit -> string[]
Public Overrides Function GetBasicProperties () As String()
Returns
String[]
Returns the set of "basic" properties associated with the current AdoDotNetConnectionProperties instance.