KeyGeneratorValidate Method

Ensures a name is a valid Azure table name

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
protected static void Validate(
	string tableName
)

Parameters

tableName  String
The name to use

See Also