MSSqlLocalDBApi Members
In This Article
#Constructors
Name | Description |
---|---|
MSSql |
Initializes a new instance of the MSSql |
MSSql |
Initializes a new instance of the MSSql |
#Fields
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). |
#Methods
Name | Description |
---|---|
Check |
Throws an Object |
Create |
Creates a new SQL Server Express Local |
Delete |
Deletes the specified Local |
Dispose() |
Disposes the MSSql |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns information for the specified SQL Server Express Local |
Get |
Returns the names of all SQL Server Express Local |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns information for the specified SQL Server Express Local |
Get |
Returns all SQL Server Express Local |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Share |
Shares the specified SQL Server Express Local |
Start |
Starts the specified SQL Server Express Local |
Start |
Starts tracing API calls for all the SQL Server Express Local |
Stop |
Stops the specified SQL Server Express Local |
Stop |
Stops tracing API calls for all the SQL Server Express Local |
To |
Returns a string that represents the current object. Inherited from Object. |
Unshare |
Stops the sharing of the specified SQL Server Express Local |
See Also