Data Management Object Model Reference

ConnectionString.Property Method 

Property

[Visual Basic]
NotOverridable Public Function Property( _
   ByVal index As Object _
) As Property _
    Implements IConnectionString.Property
[C#]
public Property Property(
   object index
);

Return Value

The connection string property

Implements

IConnectionString.Property

See Also

ConnectionString Class | SPSSMR.Data Namespace