SqlDatabase.DefinitionStages.WithCollation 接口
定义
The SQL Database definition to set the collation for database.
public interface WithCollation
方法
withCollation(String collation) |
Sets the collation for the SQL Database.
|