Partilhar via


Propriedade do RDL FunctionType

Gets the type of function.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public ReadOnly Property FunctionType As ExpressionNodeFunction..::..Function
    Get
'Uso
Dim instance As ExpressionNodeFunction
Dim value As [ExpressionNodeFunction..::..Function]

value = instance.FunctionType
public ExpressionNodeFunction..::..Function FunctionType { get; }
public:
property ExpressionNodeFunction..::..Function FunctionType {
    ExpressionNodeFunction..::..Function get ();
}
member FunctionType : ExpressionNodeFunction..::..Function
function get FunctionType () : ExpressionNodeFunction..::..Function

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.