Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.IAlienObject.SetPropertyValue Method

SQL Server 2012

Sets the property value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
JScript supports the use of explicit interface implementations, but not the declarations of new ones.

Parameters

propertyName
Type: System.String
The name of the property.
propertyType
Type: System.Type
The Type of the property.
value
Type: System.Object
The object that represents the property value.

Implements

IAlienObject.SetPropertyValue(String, Type, Object)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.