This topic has not yet been rated - Rate this topic

ParameterBase.isParentClrImplemented Method

SQL Server 2012

Gets a Boolean which indicates whether the parent object is implemented in CLR.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected virtual bool isParentClrImplemented()

Return Value

Type: System.Boolean
A Boolean which is true if the parent object is implemented in CLR; otherwise false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.