MSSqlLocalDBApi Fields
Provides helper methods allowing you to manage the SQL Server Express LocalDB instances.
Name | Description |
---|---|
LOCALDB_MAX_SQLCONNECTION_BUFFER_SIZE |
Gets the buffer size to store a Local |
MAX_LOCALDB_INSTANCE_NAME_LENGTH |
Gets the maximum Local |
MAX_LOCALDB_VERSION_LENGTH |
Gets the maximum length of the Local |
MAX_STRING_SID_LENGTH | Gets the maximum length of the security identifier (186, by default). |
See Also