SqlClientDataStore.SetValue Method (String, Object)
Sets the value.
[Visual Basic]
NotOverridable Overloads Public Sub SetValue( _
ByVal
name As
String, _
ByVal
value As
Object _
) _
Parameters
-
name
- Name.
-
value
- Value.
Implements
IClientDataStore.SetValue
See Also
SqlClientDataStore Class | Sitecore.Configuration Namespace | SqlClientDataStore.SetValue Overload List