UserDefinedFunctionParameterCollection.Parent Property
SQL Server 2012
Gets the UserDefinedFunction object that is the parent of the UserDefinedFunctionParameter object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: Microsoft.SqlServer.Management.Smo.UserDefinedFunctionA UserDefinedFunction object that owns the UserDefinedFunctionParameter object.
