NameValidator.ValidateTableName Method (String) (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Checks if a table name is valid.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- tableName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string representing the table name to validate.
Return to top
Checks if a table name is valid.
Syntax
Parameters
- tableName
-
Type:
System.StringSystem::String^System.StringSystem.String
A string representing the table name to validate.