共用方式為


ConvertCall.Style 屬性

取得或設定日期格式的樣式。 選擇項,可以為 NULL。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
Public Property Style As Expression
    Get
    Set
public Expression Style { get; set; }
public:
property Expression^ Style {
    Expression^ get ();
    void set (Expression^ value);
}
member Style : Expression with get, set
function get Style () : Expression
function set Style (value : Expression)

屬性值

型別:Microsoft.Data.Schema.ScriptDom.Sql.Expression

.NET Framework 安全性

請參閱

參考

ConvertCall 類別

Microsoft.Data.Schema.ScriptDom.Sql 命名空間