Class Function
- Namespace
- Z.EntityFramework.Extensions.Core.SchemaObjectModel
- Assembly
- Z.EntityFramework.Extensions.dll
A schema.
public class Function
- Inheritance
-
Function
- Inherited Members
Constructors
Function()
public Function()
Properties
Name
public string Name { get; set; }
Property Value
StoreFunctionName
public string StoreFunctionName { get; set; }