Item Property (DbConnectionStringBuilder)
Gets or sets the value associated with the specified key.
'Declaration
Public Overrides Default Property Item( _
ByVal As String _
) As Object
public override object this[
string
]; {get; set;}
Parameters
- keyword
- The key of the item to get or set.
Property Value
Value associated with the specified key.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2