Właściwość UserDefinedFunction.FunctionType
Pobiera lub ustawia typ funkcja zdefiniowanej przez użytkownika.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None Or SfcPropertyFlags.Standalone Or SfcPropertyFlags.SqlAzureDatabase Or SfcPropertyFlags.Design)> _
Public Property FunctionType As UserDefinedFunctionType
Get
Set
'Użycie
Dim instance As UserDefinedFunction
Dim value As UserDefinedFunctionType
value = instance.FunctionType
instance.FunctionType = value
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase|SfcPropertyFlags.Design)]
public UserDefinedFunctionType FunctionType { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None|SfcPropertyFlags::Standalone|SfcPropertyFlags::SqlAzureDatabase|SfcPropertyFlags::Design)]
public:
property UserDefinedFunctionType FunctionType {
UserDefinedFunctionType get ();
void set (UserDefinedFunctionType value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase|SfcPropertyFlags.Design)>]
member FunctionType : UserDefinedFunctionType with get, set
function get FunctionType () : UserDefinedFunctionType
function set FunctionType (value : UserDefinedFunctionType)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.UserDefinedFunctionType
A UserDefinedFunctionType wartość obiektu, który określa typ funkcja zdefiniowanej przez użytkownika.
Uwagi
Funkcja zdefiniowana przez użytkownika należą wartości wartość skalarna, wbudowane i tabela.