SfcTsqlProcFormatter.SprocArg 結構

定義

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

適用於