RDMSCartridge.DateStartQuote 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为日期时间值打开引号。 不要使用此方法,因为它不能正确地用于所有墨盒。 使用 DateValueFormat 和 DateColumnFormat。
public:
property System::String ^ DateStartQuote { System::String ^ get(); };
public string DateStartQuote { get; }
member this.DateStartQuote : string
Public ReadOnly Property DateStartQuote As String