IComErrorRecord.SourceType 속성

Gets the value that identifies the source of the error.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Replication(Microsoft.SqlServer.Replication.dll)

구문

‘선언
ReadOnly Property SourceType As String 
    Get
‘사용 방법
Dim instance As IComErrorRecord 
Dim value As String 

value = instance.SourceType
string SourceType { get; }
property String^ SourceType {
    String^ get ();
}
abstract SourceType : string
function get SourceType () : String

속성 값

유형: System.String
The value that identifies the source of the error.

참고 항목

참조

IComErrorRecord 인터페이스

Microsoft.SqlServer.Replication 네임스페이스