Partilhar via


Propriedade do RDL SourceType

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