Propriedade do RDL StartLine
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property StartLine As Integer
Get
'Uso
Dim instance As XmlaMessageLocation
Dim value As Integer
value = instance.StartLine
public int StartLine { get; }
public:
property int StartLine {
int get ();
}
member StartLine : int
function get StartLine () : int
Valor da propriedade
Tipo: System. . :: . .Int32