RDMSCartridge.DateStartQuote 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
日期時間值的 Open 引號。 請勿使用此檔案,因為它不會正確地適用于所有墨水匣。 使用 DateValueFormat 和 DateColumnFormat。
public:
property System::String ^ DateStartQuote { System::String ^ get(); };
public string DateStartQuote { get; }
member this.DateStartQuote : string
Public ReadOnly Property DateStartQuote As String