SqlLanguagePreferences.MaxScriptSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定啟用 IntelliSense 的最大腳本大小值。
public:
property int MaxScriptSize { int get(); void set(int value); };
public int MaxScriptSize { get; set; }
member this.MaxScriptSize : int with get, set
Public Property MaxScriptSize As Integer
屬性值
一個整數值,指定 IntelliSense 啟用的最大腳本大小。