Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The IDataFilePerformanceFacet is an interface that represents the data file performance. This is used in determining performance based policies.
Espacio de nombres: Microsoft.SqlServer.Management.Utility
Ensamblado: Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)
Sintaxis
'Declaración
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Utility.FacetSR")> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<DisplayNameKeyAttribute("DataFilePerformanceName")> _
<DisplayDescriptionKeyAttribute("DataFilePerformanceDesc")> _
Public Interface IDataFilePerformanceFacet _
Inherits IDmfFacet
'Uso
Dim instance As IDataFilePerformanceFacet
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Utility.FacetSR")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[DisplayNameKeyAttribute("DataFilePerformanceName")]
[DisplayDescriptionKeyAttribute("DataFilePerformanceDesc")]
public interface IDataFilePerformanceFacet : IDmfFacet
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Utility.FacetSR")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[DisplayNameKeyAttribute(L"DataFilePerformanceName")]
[DisplayDescriptionKeyAttribute(L"DataFilePerformanceDesc")]
public interface class IDataFilePerformanceFacet : IDmfFacet
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Utility.FacetSR")>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<DisplayNameKeyAttribute("DataFilePerformanceName")>]
[<DisplayDescriptionKeyAttribute("DataFilePerformanceDesc")>]
type IDataFilePerformanceFacet =
interface
interface IDmfFacet
end
public interface IDataFilePerformanceFacet extends IDmfFacet
El tipo IDataFilePerformanceFacet expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
SpaceUtilization | Gets the space used by the file in bytes. |
Arriba
.gif)