Proprietà SourceType
A value that identifies the source of the error.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property SourceType As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .String
A String value.