Show / Hide Table of Contents

    Class SqlServerDataHelper

    General helpers for Microsoft SQL Server.

    Inheritance
    System.Object
    SqlServerDataHelper
    Namespace: Kros.Data.SqlServer
    Assembly: Kros.Utils.dll
    Syntax
    public static class SqlServerDataHelper

    Fields

    ClientId

    Identification of Microsoft SQL Server classes (used for example in SqlServerIdGeneratorFactory, SqlServerBulkActionFactory).

    Declaration
    public const string ClientId = "System.Data.SqlClient"
    Field Value
    Type Description
    System.String
    Back to top KROS a.s.