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

SqlSmoObject::GetPropValueOptionalAllowNull Method

Gets a property value of the SqlSmoObject object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected public:
Object^ GetPropValueOptionalAllowNull(
	String^ propName
)

Parameters

propName
Type: System::String
A string value that specifies the property name.

Return Value

Type: System::Object
An Object value representing the property value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.