다음을 통해 공유


GraphTransactionScope 생성자 (String)

생성자입니다. TLS 변수를 사용하여 이 GraphTransactionScope를 외부 범위 블록 중 하나에 연결합니다.

네임스페이스:  Microsoft.VisualStudio.GraphModel
어셈블리:  Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)

구문

‘선언
Public Sub New ( _
    id As String _
)
public GraphTransactionScope(
    string id
)
public:
GraphTransactionScope(
    String^ id
)
new : 
        id:string -> GraphTransactionScope
public function GraphTransactionScope(
    id : String
)

매개 변수

  • id
    형식: String

.NET Framework 보안

참고 항목

참조

GraphTransactionScope 클래스

GraphTransactionScope 오버로드

Microsoft.VisualStudio.GraphModel 네임스페이스