Search Results for

    Show / Hide Table of Contents

    Enum SystemMethods

    The well-known system methods

    Namespace: FluentMigrator
    Assembly: FluentMigrator.Abstractions.dll
    Syntax
    public enum SystemMethods

    Fields

    Name Description
    CurrentDateTime

    The function to get the current timestamp

    CurrentDateTimeOffset

    The function to get the current timestamp with time zone

    CurrentUTCDateTime

    The function to get the current UTC timestamp

    CurrentUser

    The function to get the current user

    NewGuid

    The function to create a new GUID

    NewSequentialId

    The function to create a new sequential GUID

    • Edit this page
    • View Source
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.