IfmxOleDbConnectionString.GetProperty(Int32) Method

Definition

public:
 System::String ^ GetProperty(int i);
public string GetProperty (int i);
member this.GetProperty : int -> string
Public Function GetProperty (i As Integer) As String

Parameters

i
Int32

Returns

String

Applies to