SchemaTableOptionalColumn.IsAutoIncrement 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定資料行中的資料行值是否會自動遞增。
public: static initonly System::String ^ IsAutoIncrement;
public static readonly string IsAutoIncrement;
staticval mutable IsAutoIncrement : string
Public Shared ReadOnly IsAutoIncrement As String
欄位值
備註
如果數據行自動遞增,則傳回字串 「true」 ;否則為 「false」。。
適用於
另請參閱
- ADO.NET 概觀 \(部分機器翻譯\)