Olvasás angol nyelven

Megosztás a következőn keresztül:


NamedComponentCollection.IsValidID Method (String, String%)

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Overridable Function IsValidID ( _
    id As String, _
    <OutAttribute> ByRef error As String _
) As Boolean
'Usage
Dim instance As NamedComponentCollection
Dim id As String
Dim error As String
Dim returnValue As Boolean

returnValue = instance.IsValidID(id, error)

Parameters

Return Value

Type: System.Boolean