Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the value that identifies the source of the error.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property SourceType As String
Get
'Usage
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
Property Value
Type: System.String
The value that identifies the source of the error.