Partager via


SourceType propriété

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SourceType As String
    Get
'Utilisation
Dim instance As ValidationResult
Dim value As String

value = instance.SourceType
public string SourceType { get; }
public:
property String^ SourceType {
    String^ get ();
}
member SourceType : string
function get SourceType () : String

Valeur de la propriété

Type : System. . :: . .String