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