Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULCreateParms クラス

 

DateOrder プロパティ

新しいデータベースで文字列変換に使用される日付順を指定します。

構文
Visual Basic
Public Property DateOrder As ULDateOrder
C#
public ULDateOrder DateOrder { get; set; }
プロパティ値

文字列変換に使用される日付順を指定する ULDateOrder 値。デフォルト値は YMD です。

参照