DimensionAttributeCollection.IsValidName Method (String, out String)
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
'Декларация
Public Overrides Function IsValidName ( _
name As String, _
<OutAttribute> ByRef error As String _
) As Boolean
public override bool IsValidName (
string name,
out string error
)
public:
virtual bool IsValidName (
String^ name,
[OutAttribute] String^% error
) override
public boolean IsValidName (
String name,
/** @attribute OutAttribute() */ /** @ref */ String error
)
JScript не поддерживает передачу аргументов типа, содержащего значение, по ссылке.
- name
- error
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
DimensionAttributeCollection Class
DimensionAttributeCollection Members
Microsoft.AnalysisServices Namespace