This topic has not yet been rated - Rate this topic

FunctionWrongReturnTypeException.ReceivedType Property

Gets the type that is returned by the function.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
public string ReceivedType { get; }

Property Value

Type: System.String
A String value that specifies the type that is returned by the function.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.