Propriedade do RDL IComErrorRecord.SourceType
Gets the value that identifies the source of the error.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
ReadOnly Property SourceType As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
The value that identifies the source of the error.