BRScriptParameter Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Komponen jenis item aturan yang merupakan tindakan.
public ref class BRScriptParameter : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="BRScriptParameter", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRScriptParameter : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="BRScriptParameter", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRScriptParameter = class
inherit DataContractBase
Public Class BRScriptParameter
Inherits DataContractBase
- Warisan
- Atribut
Keterangan
Jenis BRScriptParameter kompleks mewakili komponen jenis item aturan yang merupakan tindakan.
Konstruktor
| BRScriptParameter() |
Menginisialisasi instans baru kelas BRScriptParameter. |
Properti
| CompatibleAttributeTypes |
Mengambil koleksi objek BRAttributeTypeInfo, yang menentukan pasangan AttributeType-AttributeDataType yang kompatibel dengan komponen jenis parameter ini. |
| Index |
Mengambil indeks tipe item |
| MaxLength |
Mengambil panjang maks jenis parameter |
| Name |
Menentukan Nama |
| Precision |
Menentukan presisi jenis parameter |
| Scale |
Mengambil skala jenis parameter |
Metode
| SetProperty<T>(T, T, String) |
Mengubah properti ke nilai yang diberikan. |
| SetProperty<T>(T, T, String, Boolean) |
Mengubah properti ke nilai yang diberikan. |