United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Servers and Enterprise Development
SQL Server
SQL Server 2008 R2
Product Documentation
SQL Server 2008 R2 Books Online
Analysis Services - Multidimensional Data
Technical Reference
Microsoft.AnalysisServices
Database Class
Database Properties
Accounts Property
AggregationPrefix Property
Assemblies Property
Collation Property
CompatibilityLevel Property
Cubes Property
DatabasePermissions Property
DataSourceImpersonationInfo Property
DataSources Property
DataSourceViews Property
DbStorageLocation Property
Dimensions Property
DismissedValidationResults Property
DismissedValidationRules Property
EstimatedSize Property
IConnectionStringHolder.ReturnPassword Property
ImagePath Property
ImageUniqueID Property
ImageUrl Property
ImageVersion Property
IMajorObject.BaseType Property
IMajorObject.ObjectReference Property
IMajorObject.ParentDatabase Property
IMajorObject.ParentServer Property
IMajorObject.Path Property
Language Property
LastUpdate Property
MasterDataSourceID Property
MiningStructures Property
Parent Property
ProcessingPriority Property
ReadWriteMode Property
Roles Property
StorageEngineUsed Property
Translations Property
Visible Property
This topic has not yet been rated
-
Rate this topic
Database
.
DbStorageLocation Property
Other Versions
SQL Server 2012
Namespace:
Microsoft.AnalysisServices
Assembly:
Microsoft.AnalysisServices
(in Microsoft.AnalysisServices.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
public
string
DbStorageLocation {
get
;
set
; }
Property Value
Type:
System
.
String
See Also
Reference
Database Class
Microsoft.AnalysisServices Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD