Show / Hide Table of Contents

Class FunctionValidationErrors

Function validation error identifiers.

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

Fields

FunctionPathAlreadyExists

The function path already exists

Declaration
public const uint FunctionPathAlreadyExists = 1U
Field Value
Type Description
System.UInt32
Back to top Generated by DocFX