SfcTsqlProcFormatter.SprocArg 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public struct SfcTsqlProcFormatter.SprocArg
type SfcTsqlProcFormatter.SprocArg = struct
Public Structure SfcTsqlProcFormatter.SprocArg
- 繼承
-
SfcTsqlProcFormatter.SprocArg
建構函式
| 名稱 | Description |
|---|---|
| SfcTsqlProcFormatter.SprocArg(String, Boolean, Boolean) |
當參數不是物件上的屬性,但在呼叫 GenerateScript 時會以 RuntimeArg 形式提供時,使用此建構子。 輸出可在此指定 |
| SfcTsqlProcFormatter.SprocArg(String, Boolean) |
當參數不是物件上的屬性,但在呼叫 GenerateScript 時會以 RuntimeArg 形式提供時,使用此建構子。 |
| SfcTsqlProcFormatter.SprocArg(String, String, Boolean, Boolean) | |
欄位
| 名稱 | Description |
|---|---|
| argName | |
| output | |
| property | |
| required | |