GraphTransactionScope 建構函式
包含受保護的成員
包含繼承的成員
這個成員是多載的。如需這個成員的完整資訊 (包括語法、用法和範例),請按一下多載清單中的名稱。
多載清單
名稱 | 說明 | |
---|---|---|
![]() |
GraphTransactionScope() | 建構函式。這會使用 TLS 變數將此 GraphTransactionScope 與外部範圍區塊中的對等項產生關聯。 |
![]() |
GraphTransactionScope(String) | 建構函式。這會使用 TLS 變數將此 GraphTransactionScope 與外部範圍區塊中的對等項產生關聯。 |
![]() |
GraphTransactionScope(Transaction) | 建構函式。這會使用 TLS 變數將此 GraphTransactionScope 與外部範圍區塊中的對等項產生關聯。 |
![]() |
GraphTransactionScope(GraphTransactionScopeOptions) | 建構函式。這會使用 TLS 變數將此 GraphTransactionScope 與外部範圍區塊中的對等項產生關聯。 |
回頁首