Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies SQL database options that are used in Transact-SQL statements.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Shared SqlDatabaseOption As String()
'Usage
Dim value As String()
value = SPDatabase.SqlDatabaseOption
SPDatabase.SqlDatabaseOption = value
protected static string[] SqlDatabaseOption