Method IsValid
IsValid(string)
Determines whether the specified database name is valid.
public static bool IsValid(string name)
Parameters
name
stringThe database name.
Returns
- bool
True if the database name is valid.
Determines whether the specified database name is valid.
public static bool IsValid(string name)
name
stringThe database name.
True if the database name is valid.