SfcTsqlProcFormatter.RuntimeArg 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
此結構用於不基於物件內部 SfcProperty 而基於任意值的參數。
public struct SfcTsqlProcFormatter.RuntimeArg
type SfcTsqlProcFormatter.RuntimeArg = struct
Public Structure SfcTsqlProcFormatter.RuntimeArg
- 繼承
-
SfcTsqlProcFormatter.RuntimeArg
建構函式
| 名稱 | Description |
|---|---|
| SfcTsqlProcFormatter.RuntimeArg(Type, Object) |
此結構用於不基於物件內部 SfcProperty 而基於任意值的參數。 |
欄位
| 名稱 | Description |
|---|---|
| type |
此結構用於不基於物件內部 SfcProperty 而基於任意值的參數。 |
| value |
此結構用於不基於物件內部 SfcProperty 而基於任意值的參數。 |