Show / Hide Table of Contents

Class DotNetFunctionConstants

Constants associated with the .NET function functionality.

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

Fields

UniqueId

Unique ID that identifies the .NET function functionality.

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