Show / Hide Table of Contents

Class CSharpFunctionConstants

Constants associated with the C# function functionality

Inheritance
System.Object
CSharpFunctionConstants
Namespace: MESL.SqlRace.Domain.Functions.CSharp
Assembly: MESL.SqlRace.Domain.dll
Syntax
public static class CSharpFunctionConstants : Object

Fields

UniqueId

Unique ID that identifies the C# function functionality

Declaration
public static readonly Guid UniqueId
Field Value
Type Description
System.Guid
Back to top Generated by DocFX