Propriété IComErrorRecord.SourceType
Gets the value that identifies the source of the error.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Syntaxe
'Déclaration
ReadOnly Property SourceType As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
The value that identifies the source of the error.