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

SqlSmoObject.IAlienObject.GetPropertyType Method

Gets the type of the specified property.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Type IAlienObject.GetPropertyType(
	string propertyName
)

Parameters

propertyName
Type: System.String
The name of the property to get the type of.

Return Value

Type: System.Type
A Type which represents the type of the specified property.

Implements

IAlienObject.GetPropertyType(String)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.