SqlDateTime Konstruktory

Definice

Inicializuje novou instanci SqlDateTime struktury.

Přetížení

SqlDateTime(DateTime)

Inicializuje novou instanci SqlDateTime struktury pomocí zadané DateTime hodnoty.

SqlDateTime(Int32, Int32)

Inicializuje novou instanci SqlDateTime struktury pomocí zadaných parametrů.

SqlDateTime(Int32, Int32, Int32)

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne.

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32)

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty a sekundy nové struktury.

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Double)

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty, sekundy a milisekund nové struktury.

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty, sekundy a mikrosekundy nové struktury.

SqlDateTime(DateTime)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci SqlDateTime struktury pomocí zadané DateTime hodnoty.

public:
 SqlDateTime(DateTime value);
public SqlDateTime (DateTime value);
new System.Data.SqlTypes.SqlDateTime : DateTime -> System.Data.SqlTypes.SqlDateTime
Public Sub New (value As DateTime)

Parametry

value
DateTime

Struktura DateTime .

Viz také

Platí pro

SqlDateTime(Int32, Int32)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci SqlDateTime struktury pomocí zadaných parametrů.

public:
 SqlDateTime(int dayTicks, int timeTicks);
public SqlDateTime (int dayTicks, int timeTicks);
new System.Data.SqlTypes.SqlDateTime : int * int -> System.Data.SqlTypes.SqlDateTime
Public Sub New (dayTicks As Integer, timeTicks As Integer)

Parametry

dayTicks
Int32

Celočíselná hodnota, která představuje datum jako značky.

timeTicks
Int32

Celočíselná hodnota, která představuje čas jako značky.

Viz také

Platí pro

SqlDateTime(Int32, Int32, Int32)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne.

public:
 SqlDateTime(int year, int month, int day);
public SqlDateTime (int year, int month, int day);
new System.Data.SqlTypes.SqlDateTime : int * int * int -> System.Data.SqlTypes.SqlDateTime
Public Sub New (year As Integer, month As Integer, day As Integer)

Parametry

year
Int32

Celé číslo představující rok nové SqlDateTime struktury.

month
Int32

Celočíselná hodnota představující měsíc nové SqlDateTime struktury.

day
Int32

Celočíselná hodnota představující číslo dne nové SqlDateTime struktury.

Viz také

Platí pro

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty a sekundy nové struktury.

public:
 SqlDateTime(int year, int month, int day, int hour, int minute, int second);
public SqlDateTime (int year, int month, int day, int hour, int minute, int second);
new System.Data.SqlTypes.SqlDateTime : int * int * int * int * int * int -> System.Data.SqlTypes.SqlDateTime
Public Sub New (year As Integer, month As Integer, day As Integer, hour As Integer, minute As Integer, second As Integer)

Parametry

year
Int32

Celočíselná hodnota představující rok nové SqlDateTime struktury.

month
Int32

Celočíselná hodnota představující měsíc nové SqlDateTime struktury.

day
Int32

Celočíselná hodnota představující den v měsíci nové SqlDateTime struktury.

hour
Int32

Celočíselná hodnota představující hodinu nové SqlDateTime struktury.

minute
Int32

Celočíselná hodnota představující minutu nové SqlDateTime struktury.

second
Int32

Celočíselná hodnota představující sekundu nové SqlDateTime struktury.

Viz také

Platí pro

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Double)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty, sekundy a milisekund nové struktury.

public:
 SqlDateTime(int year, int month, int day, int hour, int minute, int second, double millisecond);
public SqlDateTime (int year, int month, int day, int hour, int minute, int second, double millisecond);
new System.Data.SqlTypes.SqlDateTime : int * int * int * int * int * int * double -> System.Data.SqlTypes.SqlDateTime
Public Sub New (year As Integer, month As Integer, day As Integer, hour As Integer, minute As Integer, second As Integer, millisecond As Double)

Parametry

year
Int32

Celočíselná hodnota představující rok nové SqlDateTime struktury.

month
Int32

Celočíselná hodnota představující měsíc nové SqlDateTime struktury.

day
Int32

Celočíselná hodnota představující den v měsíci nové SqlDateTime struktury.

hour
Int32

Celočíselná hodnota představující hodinu nové SqlDateTime struktury.

minute
Int32

Celočíselná hodnota představující minutu nové SqlDateTime struktury.

second
Int32

Celočíselná hodnota představující sekundu nové SqlDateTime struktury.

millisecond
Double

Dvojitá hodnota představující milisekundu nové SqlDateTime struktury.

Viz také

Platí pro

SqlDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs
Zdroj:
SQLDateTime.cs

Inicializuje novou instanci struktury pomocí zadaných SqlDateTime parametrů k inicializaci roku, měsíce, dne, hodiny, minuty, sekundy a mikrosekundy nové struktury.

public:
 SqlDateTime(int year, int month, int day, int hour, int minute, int second, int bilisecond);
public SqlDateTime (int year, int month, int day, int hour, int minute, int second, int bilisecond);
new System.Data.SqlTypes.SqlDateTime : int * int * int * int * int * int * int -> System.Data.SqlTypes.SqlDateTime
Public Sub New (year As Integer, month As Integer, day As Integer, hour As Integer, minute As Integer, second As Integer, bilisecond As Integer)

Parametry

year
Int32

Celočíselná hodnota představující rok nové SqlDateTime struktury.

month
Int32

Celočíselná hodnota představující měsíc nové SqlDateTime struktury.

day
Int32

Celočíselná hodnota představující den nové SqlDateTime struktury.

hour
Int32

Celočíselná hodnota představující hodinu nové SqlDateTime struktury.

minute
Int32

Celočíselná hodnota představující minutu nové SqlDateTime struktury.

second
Int32

Celočíselná hodnota představující sekundu nové SqlDateTime struktury.

bilisecond
Int32

Celočíselná hodnota představující mikrosekundu (tisíciny milisekund) nové SqlDateTime struktury.

Viz také

Platí pro