SQLProvider

Sproc Type

Union cases

Union case Description

Empty

Full Usage: Empty

Item1 : string
Item2 : CompileTimePackageDefinition

Root(string, Sproc)

Full Usage: Root(string, Sproc)

Parameters:
    Item1 : string
    Item2 : Sproc

Item1 : string
Item2 : Sproc
Item : CompileTimeSprocDefinition

Instance members

Instance member Description

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.IsPackage

Full Usage: this.IsPackage

Returns: bool
Returns: bool

this.IsRoot

Full Usage: this.IsRoot

Returns: bool
Returns: bool

this.IsSproc

Full Usage: this.IsSproc

Returns: bool
Returns: bool

Static members

Static member Description

Sproc.GetKnownTypes()

Full Usage: Sproc.GetKnownTypes()

Returns: Type array
Returns: Type array

Type something to start searching.