หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
A value that identifies the source of the error.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Public ReadOnly Property SourceType As String
Get
'Usage
Dim instance As ComErrorRecord
Dim value As String
value = instance.SourceType
public string SourceType { get; }
public:
virtual property String^ SourceType {
String^ get () sealed;
}
abstract SourceType : string
override SourceType : string
final function get SourceType () : String
Property Value
Type: System.String
A String value.