System::Data::Common::DbConnectionStringBuilder::idx_get method
DbConnectionStringBuilder::idx_get method
RTTI information.
virtual Object::ptr System::Data::Common::DbConnectionStringBuilder::idx_get(String keyword)=0
Parameter | Type | Description |
---|---|---|
keyword | String | Property name. |
ReturnValue
Boxed value of named property.
Remarks
Gets named value.
See Also
- Typedef ptr
- Class String
- Class DbConnectionStringBuilder
- Namespace System::Data::Common
- Library Aspose.PUB for C++