DataSetDefinition.KanatypeSensitivity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the data in the dataset is kanatype sensitive, which distinguishes between the two types of Japanese kana characters: Hiragana and Katakana.
public:
property ReportService2005::SensitivityEnum KanatypeSensitivity { ReportService2005::SensitivityEnum get(); void set(ReportService2005::SensitivityEnum value); };
public ReportService2005.SensitivityEnum KanatypeSensitivity { get; set; }
member this.KanatypeSensitivity : ReportService2005.SensitivityEnum with get, set
Public Property KanatypeSensitivity As SensitivityEnum
Property Value
A SensitivityEnum value.