SqlSmoObject.IAlienObject.GetPropertyValue Method
SQL Server 2012
Gets the value of the specified property.
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.
