RelationalModelAnnotations.SetMaxIdentifierLength 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
嘗試使用 中的 語意 RelationalAnnotations 來設定 MaxIdentifierLength 。
protected virtual bool SetMaxIdentifierLength (int? value);
abstract member SetMaxIdentifierLength : Nullable<int> -> bool
override this.SetMaxIdentifierLength : Nullable<int> -> bool
Protected Overridable Function SetMaxIdentifierLength (value As Nullable(Of Integer)) As Boolean
參數
傳回
True
如果已設定批註,則為 ; false
否則。