SourceType Propiedad
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System. . :: . .String
Vea también