Class FunctionManagerGetFunctionsMessage
Inheritance
System.Object
FunctionManagerGetFunctionsMessage
Namespace: MESL.SqlRace.Domain.Remoting.Messages
Assembly: MESL.SqlRace.Domain.dll
Syntax
public class FunctionManagerGetFunctionsMessage : MessageBase
Constructors
FunctionManagerGetFunctionsMessage(FunctionType)
Declaration
public FunctionManagerGetFunctionsMessage(FunctionType functionType)
Parameters
| Type | Name | Description |
|---|---|---|
| MESL.SqlRace.Functions.Interfaces.Enums.FunctionType | functionType |
Properties
FunctionType
Declaration
public FunctionType FunctionType { get; }
Property Value
| Type | Description |
|---|---|
| MESL.SqlRace.Functions.Interfaces.Enums.FunctionType |