SchemaTableOptionalColumn.IsRowVersion 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定此欄位是否包含列版本資訊。
public: static initonly System::String ^ IsRowVersion;
public static readonly string IsRowVersion;
staticval mutable IsRowVersion : string
Public Shared ReadOnly IsRowVersion As String
欄位值
備註
若欄位包含列版本資訊,則回傳字串「true」,否則為「false」。